image

"Out of the box Phaser doesn’t actually have any support for 3D, but Three.js certainly does. So what we are going to do is use Three.js to load a model and render it to a canvas, which then can be used as the image source for a Phaser Sprite."

Read more